home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / ac174v13.zip / CHAT174.DOC < prev    next >
Text File  |  1992-10-01  |  3KB  |  80 lines

  1.  
  2.  
  3.  
  4.                               ANSIChat v1.3
  5.                        The Original STUNY ANSIChat!
  6.  
  7.  
  8. Date: 7/22/92 - v1.0 released
  9. Date: 8/16/92 - v1.1 released
  10. Date: 9/4/92  - v1.2 - included .OBJ modules for QB45 and PB v7.1
  11. Date: 10/1/92 - v1.3 - changed calling routine for tighter code and faster
  12.                        response - included source in package.
  13.  
  14. ANSIChat:
  15.  
  16. This mod consists of a set of merges for the original RBBS code.  Two versions
  17. of the ANSIChat are included.  The names of the files are: VCHAT.BAS and
  18. HCHAT.BAS.  VCHAT.BAS is the vertical ANSI SysOp chat version and HCHAT.BAS is
  19. the horizontal ANSI SysOp version.  When compiling only one of these files will
  20. be used.  Select whichever version you desire and rename that file to
  21. ANSICHAT.BAS.
  22.  
  23. To install, you must first install the mods to the corresponding RBBS subs.
  24. If you have installed any mods which access the same line numbers as these mods,
  25. you will have to install the modifications by hand.  If you are installing
  26. ANSIChat as the only mod, you can use Ken Goosens BLED v2.2 to do this for you.
  27. A batch file is included which will perform the mods to the software for you.
  28. You must add the variable ZANSITest to your RBBS-VAR.BAS file.  Once the mods
  29. are installed, you must recompile and link in the usual manner.  Don't forget
  30. to add the ANSICHAT.OBJ file to your link data file.  The recommended switches
  31. for compiling the ANSICHAT.BAS module are:
  32.  
  33.        QB45 - BC ANSICHAT.BAS,ANSICHAT,NUL,/X/O/C:1024/E/MBF;
  34.  
  35.  BASIC v7.1 - BC /O /FPa /G2 /Ot /MBF /C:1024 ANSICHAT.BAS,ANSICHAT.OBJ;
  36.  
  37.  
  38. The ANSI Chat is activated in either of two ways.  If RBBS auto detects ANSI
  39. or if the user has his/her graphics set to anything other than "NONE", RBBS
  40. will use the ANSIChat routines.  If ANSI is not detected, or the user has
  41. his/her graphics set to none, the original RBBS routine will be used.
  42.  
  43. This package contains the following files.
  44.  
  45.             R-PCCHAT.MRG - merge for RBBS-PC.BAS
  46.             RSB2CHAT.MRG - merge for RBBSSUB2.BAS
  47.             RSB3CHAT.MRG - merge for RBBSSUB3.BAS
  48.             RSB5CHAT.MRG - merge for RBBSSUB5.BAS
  49.             HCHAT.BAS    - Horizontal ANSIChat
  50.             VCHAT.BAS    - Vertical ANSIChat
  51.             RBBS-VAR.NEW - replacement for RBBS-VAR.BAS
  52.             CHAT174.BAT  - Batch file to install mods
  53.             CHAT174.DOC  - these docs
  54.  
  55. 8/16/92  v1.1 - Reenabled the arrow keys to permit the SysOp to raise or lower
  56.          the users security level or time within the chat.
  57.  
  58. 9/4/92   v1.2 - Included .OBJ modules for QB45 and PB v7.1
  59.  
  60. 10/1/92  v1.3 - Included source files, changed routines to tighten code.
  61.  
  62. Feedback is most important!  We hope you enjoy this mod.  If you simply must
  63.  
  64.  
  65. Please note!  This package may not be included in any prepackaged set of mods
  66. except the STUNY mods or RBBS itself.  If distributed, it must be distributed
  67. as a stand alone mod.
  68.  
  69. If you wish to distribute in a package, please contact the author listed below.
  70. This version of ANSIChat is copyright (c) 1992 by Richie Molinelli.
  71. RBBS (c) 1986,1992 by D. Thomas Mack
  72.  
  73.  
  74.    Richie Molinelli
  75.   The Small Time BBS
  76. Runnin RBBS v17.4a/STUNY
  77.   1200 thru 14400 bps
  78.      516-579-7929
  79.  
  80.